PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.patterns Package / PDFColoredTilingPattern Class


In This Topic
    PDFColoredTilingPattern Class Methods
    In This Topic

    For a list of all members of this type, see PDFColoredTilingPattern members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFPattern)
    Public MethodGets the pattern graphics. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the COS pattern. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the pattern height. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the pattern matrix. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the pattern width. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the x step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the y step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodSets the pattern matrix. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodSets the x step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodSets the y step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Top
    See Also